xen.git
2006-04-15 kaf24@firebug... Remove bogus extern declaration.
2006-04-15 kaf24@firebug... This patch adds a section to the documentation on the...
2006-04-15 kaf24@firebug... Touch softlockup watchdog while warning user about...
2006-04-15 kaf24@firebug... Fix whitespace in libxc. Tabs are manually fixed.
2006-04-15 kaf24@firebug... Fix SETMAXMEM dom0_op with proper locking.
2006-04-15 kaf24@firebug... Currently, it is possible to set the mem-max value...
2006-04-14 emellor@leeni... This patch enables external devices, such as for exampl...
2006-04-14 Ryan HarperAllow cpus parameter to xm create to accept a range...
2006-04-14 kaf24@firebug... Restrict netfront to 256 grant references to avoid
2006-04-14 kaf24@firebug... Introduce gnttab_empty_grant_references() to check...
2006-04-14 kaf24@firebug... Replace grant-table typedefs with explicit structs.
2006-04-14 kaf24@firebug... Clean up grant_mapping_t. Increase its size from 4bytes...
2006-04-14 kaf24@firebug... Use ioremap instead of __va to map VGA memory area...
2006-04-14 kaf24@firebug... This patch removes the ignored "Unconditional I/O exiti...
2006-04-14 kaf24@firebug... This patch enables tracing VMEXIT/ENTRY for 64-bit...
2006-04-14 kaf24@firebug... Since we don't reset the proto_csum_blank flag in the...
2006-04-14 kaf24@firebug... This is a patch for XenMon which only applies to the...
2006-04-14 kaf24@firebug... Trivial patch to fix x86_64 builds in which XEN_TARGET_ARCH
2006-04-14 kaf24@firebug... New IO-APIC ACK method seems to cause problems on some...
2006-04-14 kaf24@firebug... Fix Xen's interrupt acknowledgement routines on certain
2006-04-14 kaf24@firebug... Call move_irq() during evtchn ->ack irq hook functions...
2006-04-14 kaf24@firebug... Must use __copy_to_user_inatomic() in swiotlb's sync_si...
2006-04-13 kaf24@firebug... Fix stack corruption in the libxs python interface...
2006-04-13 vhanquez@kneesa... add quota to xenstored.
2006-04-13 kaf24@firebug... Allow PCI-E and PCMCIA config on 64-bit Xenlinux.
2006-04-13 kaf24@firebug... This is to align PIT counter with TSC more accurately.
2006-04-13 kaf24@firebug... Use memmove instead of memcpy for overlapping areas...
2006-04-13 kaf24@firebug... In some cases, say for instance for some bizzare reason
2006-04-13 kaf24@firebug... SVM patch to add BP exception intercept support.
2006-04-13 kaf24@firebug... SVM patch to init rsp properly.
2006-04-13 kaf24@firebug... SVM patch to add PAE support.
2006-04-13 kaf24@firebug... SVM patch to add add init intercept handler.
2006-04-13 kaf24@firebug... This fixes the state machine of the vTPM driver.
2006-04-13 kaf24@firebug... Clean up xen Makefile. Use _-prefixed rules to avoid a
2006-04-13 kaf24@firebug... This fixes the Xen Makefile to allow correct building...
2006-04-13 kaf24@firebug... The comment in xen.h on how to obtain current system...
2006-04-13 kaf24@firebug... The default value used to control whether the guest...
2006-04-13 kaf24@firebug... This is the initial patch for SMP PAE guest on x86...
2006-04-13 kaf24@firebug... Make grant table map/unmap argument, host_addr, feature...
2006-04-13 kaf24@firebug... Unmap shadow vtable when freeing shadow table in free_s...
2006-04-13 kaf24@firebug... Use copy_from_user when accessing linear page table...
2006-04-12 emellor@leeni... Reset the cached state to XenbusStateInitialising on...
2006-04-11 emellor@leeni... Merged.
2006-04-11 emellor@leeni... Fix KERNELS example, mkinitrd example.
2006-04-11 kaf24@firebug... The maximum instruction length for both x86-32 and
2006-04-11 kaf24@firebug... When running test 5 in Memtest86+ v1.65, I got a "this...
2006-04-11 kaf24@firebug... Make event_pending() architecture-specific.
2006-04-11 kaf24@firebug... Remove some bogus .PHONY Makefile declarations.
2006-04-10 kaf24@firebug... Netfront must switch state using xenbus_switch_state...
2006-04-10 kaf24@firebug... Add a new config option for all backend drivers. This...
2006-04-10 emellor@leeni... Merged.
2006-04-10 emellor@leeni... Fix the test inside all_devices_ready, and move it...
2006-04-10 kaf24@firebug... Fail the build if NR_hypercalls is not a power of two.
2006-04-10 kaf24@firebug... Fix a couple of typos.
2006-04-10 kaf24@firebug... Fix push/pop usage in tools/ioemu for x86/64.
2006-04-10 kaf24@firebug... If the 'cdrom=' option is specified in the definition...
2006-04-10 kaf24@firebug... build: Clean up use of .PHONY
2006-04-10 kaf24@firebug... build: Clean pygrub's a.out
2006-04-10 emellor@leeni... Merged.
2006-04-10 kaf24@firebug... build: Document the use of XEN_PYTHON_NATIVE_INSTALL
2006-04-10 kaf24@firebug... build: clean up output of make help a little bit
2006-04-10 kaf24@firebug... build: Make sure that DESTDIR is set
2006-04-10 emellor@leeni... Initialise offsetopt when offset == 0. Closes bug...
2006-04-10 kaf24@firebug... build: Remove iptables and python loging helper targets
2006-04-10 kaf24@firebug... Remove unused netbsd build fragments.
2006-04-10 emellor@leeni... Fix call to server, using new XendClient syntax.
2006-04-10 emellor@leeni... Updated to reflect new KERNELS defaults, and properly...
2006-04-10 vhanquez@kneesa... fix bug #609 - error: PIC register `bx' clobbered in...
2006-04-10 emellor@leeni... I used the wrong operator in a couple places for puttin...
2006-04-10 kaf24@firebug... 'make mkpatches' diffs against pristine tree rather...
2006-04-10 kaf24@firebug... Introduce page_to_bus() and use it in pci-dma-xen.c...
2006-04-10 ack@kneesa... fix x86_32 default linux builds
2006-04-09 kaf24@firebug... Remove various compile-time options from SEDF scheduler and
2006-04-08 kaf24@firebug... Build CONFIG_PNP_ACPI by default.
2006-04-08 kaf24@firebug... Clean up IO-APIC update tracing and demote to DPRINTK().
2006-04-08 kaf24@firebug... Fix remove_pin_at_irq(), introduced with changeset
2006-04-08 kaf24@firebug... Added trace buffer virtual irq to implement non-polling...
2006-04-07 kaf24@firebug... Robustify and add tracing to the IO-APIC update hypercall.
2006-04-07 kaf24@firebug... Fix my slightly broken change to pirq_mask logic -...
2006-04-07 smh22@firebug... Additional sanity / compatability checks during guest...
2006-04-07 kaf24@firebug... Turn pirq_mask into a generic bitmap type.
2006-04-07 kaf24@firebug... Avoid double slashes in linker object file lists.
2006-04-07 kaf24@firebug... Do not disable spurious irq debugging in i386 xenlinux...
2006-04-07 kaf24@firebug... Power down an x86 system directly within domain0 rather...
2006-04-07 emellor@leeni... Merged.
2006-04-07 kaf24@firebug... Clean up xenoprof code a bit. The main remaining TODO...
2006-04-07 kaf24@firebug... Do not accept empty definition of __XEN_INTERFACE_VERSION__
2006-04-06 cl349@firebug... Support __XEN_INTERFACE_VERSION__ defined to the empty...
2006-04-06 ack@kneesa... merge
2006-04-06 ack@kneesa... Add xenoprof support
2006-04-06 kaf24@firebug... Do not create blkback vbd kernel thread until fully...
2006-04-06 smh22@firebug... Merge.
2006-04-06 smh22@firebug... Merge.
2006-04-06 emellor@leeni... This adds proper cleanup in case of a failure.
2006-04-06 smh22@firebug... Make root page table sanity check on restore more generic.
2006-04-06 kaf24@firebug... Rename and clean up 'error_code' path in entry.S.
2006-04-06 kaf24@firebug... Cleanups to do_callback_op() new hypercall changeset.
2006-04-06 kaf24@firebug... Use machine_halt() where it makes sense, to halt all...
2006-04-06 smh22@firebug... Fix long-standing save/restore bug on x86-64.
2006-04-06 kaf24@firebug... Saner error handling in iret hypercall (x86/64).
next